type net.resolverConfig

6 uses

	net (current package)
		dnsclient_unix.go#L338: type resolverConfig struct {
		dnsclient_unix.go#L349: var resolvConf resolverConfig
		dnsclient_unix.go#L357: func (conf *resolverConfig) init() {
		dnsclient_unix.go#L371: func (conf *resolverConfig) tryUpdate(name string) {
		dnsclient_unix.go#L411: func (conf *resolverConfig) tryAcquireSema() bool {
		dnsclient_unix.go#L420: func (conf *resolverConfig) releaseSema() {